projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f0ce95e
)
Don't test THIS_IS_YMAKEFILE.
author
Richard M. Stallman
<rms@gnu.org>
Fri, 10 Nov 1995 16:46:41 +0000
(16:46 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Fri, 10 Nov 1995 16:46:41 +0000
(16:46 +0000)
src/m/alpha.h
patch
|
blob
|
history
diff --git
a/src/m/alpha.h
b/src/m/alpha.h
index a820baf3d54bdd71ce5c4a9e8a47c9585e1c6253..50a6a68b885beb5ee1b7261965df68f85148e73e 100644
(file)
--- a/
src/m/alpha.h
+++ b/
src/m/alpha.h
@@
-210,7
+210,6
@@
NOTE-END
But not in makefiles! */
#ifndef NOT_C_CODE
-#ifndef THIS_IS_YMAKEFILE
/* We need these because pointers are larger than the default ints. */
#include <alloca.h>
@@
-253,7
+252,6
@@
extern void r_alloc_free ();
#endif /* not _MALLOC_INTERNAL */
#endif /* REL_ALLOC */
-#endif /* not THIS_IS_YMAKEFILE */
#endif /* not NOT_C_CODE */
#ifdef OSF1